home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
USGS: Coal Resource Asse… Rocky Mts & Great Plains
/
USGS Coal Resource Assessment - Rocky Mts and Great Plains - Disc 2.iso
/
PROGRAM
/
ETC
/
DVRDEF.DAT
< prev
next >
Wrap
Text File
|
1998-07-18
|
3KB
|
65 lines
;
; This file contains default device driver capabilities information.
; Note that everything past the ';' is considered a comment, and that
; the values must remain in the order they have been provided. If a
; driver needs to load another file of the same format into the
; capabilities structure, it can call psgxcap(file_name)
;
400 ; X resolution (dots per inch)
400 ; Y resolution (dots per inch)
0 ; Device height (required if origin is upper left)
RGB ; Device's native color model (RGB, CMYK, or GRAY)
0 ; Number of color table pens
;
; Following is/would-be a device color table. Each color is on a
; separate line and has 3 values for RGB, 4 for CMYK, and 1 for GRAY.
; All values lie in 0 to 255 range. There must be the exact number of
; color entries as that of 'Number of color table pens' above. So,
; if this value is '0', there are no color table entries. The color
; table is used only if the device cannot accept intensities directly,
; and it cannot accept a color table downloaded from the interpreter
; (see below). If the device cannot accept intensities directly, but
; it can accept a downloaded color table, make the value above for
; number of pens a negative number. The absolute value of this number
; is how many pens may be downloaded.
;
16 ; Number of dash segments device can handle
400 ; Maximum line thickness device can handle
1 ; Clip supported: 0=none, 1=rectangular, 2=irregular
0 0 3400 4400 ; Device default clip rectangle (all 0's means none)
yes ; Can device handle lines with butt caps?
yes ; Can device handle lines with round caps?
yes ; Can device handle lines with square caps?
yes ; Can device handle lines with miter joins?
yes ; Can device handle lines with round joins?
yes ; Can device handle lines with bevel joins?
yes ; Can device handle intensities directly?
NA ; If no, can device accept a downloaded color table?
yes ; Can device handle even/odd polygon fills?
yes ; Can device handle non zero wind polygon fills?
no ; Can device handle bezier' curves as coordinates?
no ; Can device handle image's?
no ; Can device handle imagemask's?
yes ; Does device know about some fonts?
yes ; Can device handle text strings directly?
;
; Following are the supported font names for device. These will be used
; if the device knows about some fonts.
;
Times-Roman
Times-Bold
Times-Italic
Times-BoldItalic
Helvetica
Helvetica-Bold
Helvetica-Oblique
Helvetica-BoldOblique
Courier
Courier-Bold
Courier-Oblique
Courier-BoldOblique
GothicBBB-Medium-H
GothicBBB-Medium.Hankaku